relpath
authorCarlos Laviola <claviola@debian.org>
Mon, 13 Oct 2014 19:16:54 +0000 (19:16 +0000)
committerPaul Gevers <elbrus@debian.org>
Mon, 13 Oct 2014 19:16:54 +0000 (19:16 +0000)
commitb8d674ad084821cefcce5e3a243c0b363cf5e1e0
treecac99898f2644ad42387c59c519ff6c88003da54
parent657a2d6372fc7685b8c1aa81e951431c150ad545
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/Makefile.fpc
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]